RemoveChanges
Document ShellThe
RemoveChanges
method removes all changes made in this draft.
ODDraft RemoveChanges ();
- return value
- A reference to this draft object with its changes removed.
DISCUSSION
This method can be called only if this draft's current permissions provide write access.After this method executes successfully, this draft is empty, and a subsequent call to the
ChangedFromPrev
method returns false.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help